home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / e / misc.save / 000245_sms.antinode@gmail.com_Tue Dec 29 14:15:19 2009.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Path: reader1.panix.com!panix!usenet.stanford.edu!postnews.google.com!g26g2000yqe.googlegroups.com!not-for-mail
  2. From: Steven Schweda <sms.antinode@gmail.com>
  3. Newsgroups: comp.protocols.kermit.misc
  4. Subject: Re: Kermit on Itanium VMS
  5. Date: Mon, 21 Dec 2009 08:53:58 -0800 (PST)
  6. Organization: http://groups.google.com
  7. Lines: 31
  8. Message-ID: <f14854cc-1cae-4b12-8457-f5fcb2c4495b@g26g2000yqe.googlegroups.com>
  9. References: <dbb54db7-4384-41f5-863a-5b9b579ab87b@s31g2000yqs.googlegroups.com> 
  10.     <c4d263a5-effa-41bc-9790-8080ba48b92f@g26g2000yqe.googlegroups.com> 
  11.     <6feff298-0752-4d28-8750-97141aabae78@d20g2000yqh.googlegroups.com> 
  12.     <41039cdf-a708-489b-8146-986ec706ab5e@p8g2000yqb.googlegroups.com> 
  13.     <9c86a820-511f-4219-aecf-cfd31d9bdbcb@j4g2000yqe.googlegroups.com>
  14. NNTP-Posting-Host: 209.98.249.184
  15. Mime-Version: 1.0
  16. Content-Type: text/plain; charset=ISO-8859-1
  17. X-Trace: posting.google.com 1261414438 11946 127.0.0.1 (21 Dec 2009 16:53:58 GMT)
  18. X-Complaints-To: groups-abuse@google.com
  19. NNTP-Posting-Date: Mon, 21 Dec 2009 16:53:58 +0000 (UTC)
  20. Complaints-To: groups-abuse@google.com
  21. Injection-Info: g26g2000yqe.googlegroups.com; posting-host=209.98.249.184; 
  22.     posting-account=OjKUgAkAAAAXAqdVEKd-Gc8RltEUx3Xq
  23. User-Agent: G2/1.0
  24. X-HTTP-UserAgent: Mozilla/5.0 (X11; U; OpenVMS COMPAQ_Professional_Workstation; 
  25.     en-US; rv:1.8.1.17) Gecko/20081029 SeaMonkey/1.1.12,gzip(gfe),gzip(gfe)
  26. Xref: panix comp.protocols.kermit.misc:15844
  27.  
  28. Etienne wrote:
  29.  
  30. > Thanks, but I think I'm on a totally different level to you.
  31. > Unfortunately I don't have the skills to compile anything or hack
  32. > around very much.
  33.  
  34.    Can you read?  Kermit does come with some documentation.
  35. I've showed the command I used to build it.  It does not come
  36. with pre-built VMS IA64 executables, so if you can't compile
  37. anything, then you may need to look for more help.
  38.  
  39. > Does *any* version of Kermit work on an HP Integrity rx6600 HP running
  40. > OpenVMS V8.3-1H1? If yes, which version?
  41.  
  42.    I believe that the latest V9.0 kit will work (better, if
  43. you replace that one C file).
  44.  
  45. >   That's all I want to know.
  46.  
  47.    If you say so.
  48.  
  49. > Actually, what I really need to achive is a mechanism for doing file
  50. > downloads from the VMS host to a client PC via the PowerTerm terminal
  51. > emulator.  It supports Kermit, Xmodem, Ymodem and Zmodem.  Should I
  52. > explore these as feasible alternatives?
  53.  
  54.    Why not use something like FTP?
  55.  
  56.    I'd be a little amazed if you can find any working %modem
  57. software for VMS IA64, so, from that list, I'd think that
  58. Kermit would be your best chance.